home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 2.iso / Utils / UNIX / UNZIP520 / WIZDLL / WIZDLL.H < prev    next >
C/C++ Source or Header  |  1996-02-07  |  102b  |  9 lines

  1. #ifndef _WIZDLL_H
  2. #define _WIZDLL_H
  3.  
  4. #define DLL_MAJOR 1
  5. #define DLL_MINOR 0
  6.  
  7. #endif /* _WIZDLL_H */
  8.  
  9.